Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable pytest-pystack for test depending on pytester fixture #11

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

Czaki
Copy link
Contributor

@Czaki Czaki commented Apr 12, 2024

Issue number of the reported bug or feature request: #10

Describe your changes

Disable pytest-pystack on test that uses pytester fixture (that starts test in test).

Testing performed

Run tests that crash on main with this change and it works now.

Additional context

This is only a workaround, maybe a better solution will be to implement some stack mechanism, that will be enabled if pytester fixture is used.

tests/test_pytest_pystack.py Outdated Show resolved Hide resolved
@Czaki Czaki force-pushed the pytester_workaround branch 2 times, most recently from ce1285a to bdaaada Compare April 29, 2024 20:17
@Czaki
Copy link
Contributor Author

Czaki commented Jun 18, 2024

@pablogsal could you trigger tests?

@Czaki
Copy link
Contributor Author

Czaki commented Oct 21, 2024

@pablogsal bump

This is only a workaround, maybe a better solution will be to implement
some stack mechanism, that will be enabled if pytester fixture is used.

Signed-off-by: Grzegorz Bokota <bokota+github@gmail.com>
@pablogsal pablogsal merged commit aa6e3ad into bloomberg:main Nov 16, 2024
8 checks passed
@pablogsal
Copy link
Member

Will make a release later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants